projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
191b14b
)
(mail-fetch-field): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 03:46:01 +0000
(
03:46
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 03:46:01 +0000
(
03:46
+0000)
lisp/mail/mail-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mail-utils.el
b/lisp/mail/mail-utils.el
index 766d2c94c819e13b19172ba6f07f98022a86b79c..4c506b714c9221709f935da1bb9431b07d963da0 100644
(file)
--- a/
lisp/mail/mail-utils.el
+++ b/
lisp/mail/mail-utils.el
@@
-152,6
+152,7
@@
Usenet paths ending in an element that matches are removed also."
(substring userids (match-end 0))
userids)))
\f
+;;;###autoload
(defun mail-fetch-field (field-name &optional last all)
"Return the value of the header field FIELD-NAME.
The buffer is expected to be narrowed to just the headers of the message.